Conversation
|
I have read the CLA Document and I hereby sign the CLA You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot. |
Bundles Sizes Evolution
🚀 CPU Performance
🧠 Memory Performance
|
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage (details) 🔗 Commit SHA: a21a1c5 | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback! |
0714581 to
c892584
Compare
f47e098 to
d7aa56c
Compare
422d1b4 to
e2e5ce8
Compare
e2e5ce8 to
a21a1c5
Compare
|
@LFBarreto, if I understand the Jira ticket correctly, this is a POC to validate a technical direction. As such I'm gonna convert the PR as draft in order to help us better keep track of PR that are ready for review. Feel free to reopen if this is a misunderstanding. |
We tested this update on the sdk for the new added field for our use case on product analytics, I updated the ticket to make it clearer sorry for the confusion |
Motivation
PANA-6072
Changes
This adds a composedPath based selector string that will be used in Product Analytics action management.
For more info
@_dd.action.target.composed_path_selector, it is built by collecting id, attributes, classes and child position data (nth-child nth-of-type)allowedHtmlAttributescomposed_path_selectoris set in the configTest instructions
In the file
sandbox/react-app/main.tsx, add to the configuration to enable the FF:check that click events now contain
_dd.action.target.composed_path_selectorChecklist